Blending engine alpha override register
| BLEND0_RX_FIX_ALPHA | The value would replace the alpha value in received pixel for background plane of blender when PPA_BLEND0_RX_ALPHA_CONF_EN is enabled. |
| BLEND1_RX_FIX_ALPHA | The value would replace the alpha value in received pixel for foreground plane of blender when PPA_BLEND1_RX_ALPHA_CONF_EN is enabled. |
| BLEND0_RX_ALPHA_MOD | Alpha mode. 0/3: not replace alpha. 1: replace alpha with PPA_SR_FIX_ALPHA. 2: Original alpha multiply with PPA_SR_FIX_ALPHA/256. |
| BLEND1_RX_ALPHA_MOD | Alpha mode. 0/3: not replace alpha. 1: replace alpha with PPA_SR_FIX_ALPHA. 2: Original alpha multiply with PPA_SR_FIX_ALPHA/256. |
| BLEND0_RX_ALPHA_INV | Set this bit to invert the original alpha value. When RX color mode is RGB565/RGB88. The original alpha value is 255. |
| BLEND1_RX_ALPHA_INV | Set this bit to invert the original alpha value. When RX color mode is RGB565/RGB88. The original alpha value is 255. |